﻿/*资质荣誉*/
.divRoot .divCenter .divQualification {
	width:100%;
	padding-top:9.125rem;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.divRoot .divCenter .divQualification .divQualificationSwiper {
	width:100%;
	max-width:120rem;
	padding-left:1.875rem;
	padding-right:1.875rem;
	margin-top:6.25rem;
	box-sizing:border-box;
	position:relative
}
.divRoot .divCenter .divQualification .divQualificationSwiper2 {
	width:100%;
	height:56.25rem;
	display:flex;
	align-items:center;
	padding-left:5rem;
	padding-right:5rem;
	box-sizing:border-box;
	position:relative
}

.divRoot .divCenter .divQualification .swiper-container {
	width:100%;
	height:56.25rem;
	position:relative;
	overflow:hidden;
	/* margin: 0 auto; */
}
.divRoot .divCenter .divQualification .swiper-slide {
	width:53.125rem;
	height:49.5625rem
}
.divRoot .divCenter .divQualification .swiper-slide .divBottomText {
	width:100%;
	height:6.5rem;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	bottom:0
}
.divRoot .divCenter .divQualification .swiper-slide .divBottomText a {
	color:#ffffff;
	font-size:2.0625rem
}



.divRoot .divCenter .divQualification .swiper-slide .divImg{
	width:100%;
	height:100%;
	display:flex;
	align-items:flex-end
}
.divRoot .divCenter .divQualification .swiper-slide .divImg img{width:100%;}

.divRoot  .divQualification .swiper-button-next,.divRoot .divCenter .divQualification .swiper-button-prev {
	color:#96c355;
}

/*资质荣誉*/

.divRoot .divFootBottom {
	/*width:100%;
	background-image:url("../img/bottom_bg2.jpg");
	background-size:auto 68.75rem;
	background-repeat:no-repeat;
	background-position:center bottom*/
}
.divRoot .divFootBottom .divGlorious {
	width:100%;
	/*padding-top:9.125rem;
	padding-bottom:22.5rem*/
}
.divRoot .divFootBottom .divGlorious .divIntro {
	width:100%;
	height:41.875rem;
	display:flex;
	justify-content:center
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent {
	width:100%;
	max-width:120rem;
	height:100%;
	position:relative;
	overflow:hidden
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine {
	width:100%;
	max-width:120rem;
	height:12.8125rem;
	background-image:url("../img/line.png");
	background-size:100% 100%;
	position:absolute;
	top:10.9375rem;
	left:0;
	z-index:200
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divWhiteBg {
	width:100%;
	height:15rem;
	background-color:#ffffff;
	position:absolute;
	top:23.75rem;
	left:0;
	z-index:200
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_mask {
	width:100%;
	max-width:120rem;
	height:12.8125rem;
	background-color:#ffffff;
	position:absolute;
	top:10.9375rem;
	left:0;
	z-index:201;
	animation:lineMove 8s infinite linear;
	-webkit-animation:lineMove 8s infinite linear
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Img1 {
	width:19.1875rem;
	height:10.8125rem;
	/*background-image:url("http://www.yangnongchem.com/Portals/274/Skins/sinochem-index/images/line_img1.png");*/
	background-size:100% 100%;
	position:absolute;
	top:27.8125rem;
	left:13.75rem;
	animation:img1Move 8s infinite linear;
	-webkit-animation:img1Move 8s infinite linear;
	z-index:210
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Text1 {
	width:20rem;
	height:13.25rem;
	background-image:url("../img/line_text1_1.png");
	background-size:100% 100%;
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	left:13.75rem;
	top:11rem;
	z-index:110;
	animation:text1Move 8s infinite linear;
	-webkit-animation:text1Move 8s infinite linear
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divText2 {
	display:flex;
	flex-direction:column;
	padding-left:2.5rem;
	box-sizing:border-box
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .sp1 {
	font-size:2.1875rem;
	color:#2b66b2;
	margin-top:0.625rem
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .sp2 {
	font-size:1.5625rem;
	color:#2b66b2;
	line-height:3.75rem;
	font-weight:700
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .sp3 {
	font-size:1.375rem;
	color:#2b66b2;
	line-height:2.5rem
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Img2 {
	width:19.3125rem;
	height:10.8125rem;

	background-size:100% 100%;
	position:absolute;
	top:26.125rem;
	left:38.625rem;
	animation:img2Move 8s infinite linear;
	-webkit-animation:img2Move 8s infinite linear;
	z-index:220
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Text2 {
	width:15.5625rem;
	height:13.4375rem;
	background-image:url("../img/line_text2_1.png");
	background-size:100% 100%;
	position:absolute;
	left:38.625rem;
	top:22.5rem;
	z-index:120;
	animation:text2Move 8s infinite linear;
	-webkit-animation:text2Move 8s infinite linear
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Img3 {
	width:19.125rem;
	height:10.75rem;

	background-size:100% 100%;
	position:absolute;
	left:63.3125rem;
	top:20.9375rem;
	animation:img3Move 8s infinite linear;
	-webkit-animation:img3Move 8s infinite linear;
	z-index:230
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Text3 {
	width:15.5625rem;
	height:13.5rem;
	background-image:url("../img/line_text3_1.png");
	background-size:100% 100%;
	position:absolute;
	left:63.3125rem;
	top:3.875rem;
	z-index:130;
	animation:text3Move 8s infinite linear;
	-webkit-animation:text3Move 8s infinite linear
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Img4 {
	width:19.1875rem;
	height:10.875rem;
	background-size:100% 100%;
	position:absolute;
	left:88.125rem;
	top:17.125rem;
	animation:img4Move 8s infinite linear;
	-webkit-animation:img4Move 8s infinite linear;
	z-index:240
}
.divRoot .divFootBottom .divGlorious .divIntro .divLineContent .divLine_Text4 {
	width:21.4375rem;
	height:13.25rem;
	background-image:url("../img/line_text4_1.png");
	background-size:100% 100%;
	position:absolute;
	left:88.125rem;
	top:0;
	z-index:140;
	animation:text4Move 8s infinite linear;
	-webkit-animation:text4Move 8s infinite linear
}
@keyframes text4Move {
	0% {
	top:13.75rem;
	opacity:1;
	z-index:140
}
50% {
	top:13.75rem;
	opacity:1;
	z-index:140
}
59% {
	top:0;
	opacity:1;
	z-index:140
}
60% {
	top:0;
	opacity:1;
	z-index:240
}
90% {
	top:0;
	opacity:1;
	z-index:240
}
95% {
	top:0;
	opacity:0;
	z-index:240
}
100% {
	top:13.75rem;
	opacity:0;
	z-index:140
}
}@-webkit-keyframes text4Move {
	0% {
	top:13.75rem;
	opacity:1;
	z-index:140
}
50% {
	top:13.75rem;
	opacity:1;
	z-index:140
}
59% {
	top:0;
	opacity:1;
	z-index:140
}
60% {
	top:0;
	opacity:1;
	z-index:240
}
90% {
	top:0;
	opacity:1;
	z-index:240
}
95% {
	top:0;
	opacity:0;
	z-index:240
}
100% {
	top:13.75rem;
	opacity:0;
	z-index:140
}
}@keyframes img4Move {
	0% {
	opacity:0;
	top:26.25rem
}
40% {
	top:26.25rem;
	opacity:0
}
50% {
	top:17.125rem;
	opacity:1
}
85% {
	top:17.125rem;
	opacity:1
}
95% {
	top:17.125rem;
	opacity:0
}
100% {
	top:26.25rem;
	opacity:0
}
}@-webkit-keyframes img4Move {
	0% {
	opacity:0;
	top:26.25rem
}
40% {
	top:26.25rem;
	opacity:0
}
50% {
	top:17.125rem;
	opacity:1
}
85% {
	top:17.125rem;
	opacity:1
}
95% {
	top:17.125rem;
	opacity:0
}
100% {
	top:26.25rem;
	opacity:0
}
}@keyframes text3Move {
	0% {
	top:17.5rem;
	opacity:1;
	z-index:130
}
40% {
	top:17.5rem;
	opacity:1;
	z-index:130
}
49% {
	top:3.875rem;
	opacity:1;
	z-index:130
}
50% {
	top:3.875rem;
	opacity:1;
	z-index:230
}
88% {
	top:3.875rem;
	opacity:1;
	z-index:230
}
94% {
	top:3.875rem;
	opacity:0;
	z-index:230
}
100% {
	top:17.5rem;
	opacity:0;
	z-index:130
}
}@-webkit-keyframes text3Move {
	0% {
	top:17.5rem;
	opacity:1;
	z-index:130
}
40% {
	top:17.5rem;
	opacity:1;
	z-index:130
}
49% {
	top:3.875rem;
	opacity:1;
	z-index:130
}
50% {
	top:3.875rem;
	opacity:1;
	z-index:230
}
88% {
	top:3.875rem;
	opacity:1;
	z-index:230
}
94% {
	top:3.875rem;
	opacity:0;
	z-index:230
}
100% {
	top:17.5rem;
	opacity:0;
	z-index:130
}
}@keyframes img3Move {
	0% {
	opacity:0;
	top:31.25rem
}
30% {
	top:31.25rem;
	opacity:0
}
40% {
	top:20.9375rem;
	opacity:1
}
80% {
	top:20.9375rem;
	opacity:1
}
95% {
	top:20.9375rem;
	opacity:0
}
100% {
	top:31.25rem;
	opacity:0
}
}@-webkit-keyframes img3Move {
	0% {
	opacity:0;
	top:31.25rem
}
30% {
	top:31.25rem;
	opacity:0
}
40% {
	top:20.9375rem;
	opacity:1
}
80% {
	top:20.9375rem;
	opacity:1
}
95% {
	top:20.9375rem;
	opacity:0
}
100% {
	top:31.25rem;
	opacity:0
}
}@keyframes text2Move {
	0% {
	top:22.5rem;
	opacity:1;
	z-index:120
}
30% {
	top:22.5rem;
	opacity:1;
	z-index:120
}
39% {
	top:8.75rem;
	opacity:1;
	z-index:120
}
40% {
	top:8.75rem;
	opacity:1;
	z-index:220
}
85% {
	top:8.75rem;
	opacity:1;
	z-index:220
}
90% {
	top:8.75rem;
	opacity:0;
	z-index:220
}
100% {
	top:22.5rem;
	opacity:0;
	z-index:120
}
}@-webkit-keyframes text2Move {
	0% {
	top:22.5rem;
	opacity:1;
	z-index:120
}
30% {
	top:22.5rem;
	opacity:1;
	z-index:120
}
39% {
	top:8.75rem;
	opacity:1;
	z-index:120
}
40% {
	top:8.75rem;
	opacity:1;
	z-index:220
}
85% {
	top:8.75rem;
	opacity:1;
	z-index:220
}
90% {
	top:8.75rem;
	opacity:0;
	z-index:220
}
100% {
	top:22.5rem;
	opacity:0;
	z-index:120
}
}@keyframes img2Move {
	0% {
	opacity:0;
	top:37.5rem
}
20% {
	top:37.5rem;
	opacity:0
}
30% {
	top:26.125rem;
	opacity:1
}
80% {
	top:26.125rem;
	opacity:1
}
95% {
	top:26.125rem;
	opacity:0
}
100% {
	top:37.5rem;
	opacity:0
}
}@-webkit-keyframes img2Move {
	0% {
	opacity:0;
	top:37.5rem
}
20% {
	top:37.5rem;
	opacity:0
}
30% {
	top:26.125rem;
	opacity:1
}
80% {
	top:26.125rem;
	opacity:1
}
95% {
	top:26.125rem;
	opacity:0
}
100% {
	top:37.5rem;
	opacity:0
}
}@keyframes text1Move {
	0% {
	top:23.75rem;
	opacity:1;
	z-index:110
}
20% {
	top:23.75rem;
	opacity:1;
	z-index:110
}
29% {
	top:11rem;
	opacity:1;
	z-index:110
}
30% {
	top:11rem;
	opacity:1;
	z-index:210
}
85% {
	top:11rem;
	opacity:1;
	z-index:210
}
90% {
	top:11rem;
	opacity:0;
	z-index:210
}
100% {
	top:23.75rem;
	opacity:0;
	z-index:110
}
}@-webkit-keyframes text1Move {
	0% {
	top:23.75rem;
	opacity:1;
	z-index:110
}
20% {
	top:23.75rem;
	opacity:1;
	z-index:110
}
29% {
	top:11rem;
	opacity:1;
	z-index:110
}
30% {
	top:11rem;
	opacity:1;
	z-index:210
}
85% {
	top:11rem;
	opacity:1;
	z-index:210
}
90% {
	top:11rem;
	opacity:0;
	z-index:210
}
100% {
	top:23.75rem;
	opacity:0;
	z-index:110
}
}@keyframes img1Move {
	0% {
	opacity:0;
	top:37.5rem
}
10% {
	top:37.5rem;
	opacity:0
}
20% {
	top:27.8125rem;
	opacity:1
}
80% {
	top:27.8125rem;
	opacity:1
}
95% {
	top:27.8125rem;
	opacity:0
}
100% {
	top:37.5rem;
	opacity:0
}
}@-webkit-keyframes img1Move {
	0% {
	opacity:0;
	top:37.5rem
}
10% {
	top:37.5rem;
	opacity:0
}
20% {
	top:27.8125rem;
	opacity:1
}
80% {
	top:27.8125rem;
	opacity:1
}
95% {
	top:27.8125rem;
	opacity:0
}
100% {
	top:37.5rem;
	opacity:0
}
}@keyframes lineMove {
	0% {
	left:0
}
70% {
	left:100%;
	opacity:1
}
75% {
	left:100%;
	opacity:0
}
80% {
	left:0;
	opacity:0
}
100% {
	left:0;
	opacity:1
}
}@-webkit-keyframes lineMove {
	0% {
	left:0
}
70% {
	left:100%;
	opacity:1
}
75% {
	left:100%;
	opacity:0
}
80% {
	left:0;
	opacity:0
}
100% {
	left:0;
	opacity:1
}
}

/*手机样式*/
@media screen and (max-width: 750px){
.divPc{display:none;}	
.divH5{display:block !important;}
html,body{
	min-width:auto;
	
}


.divContainerH5 {
	height:100%;
	width:100%;
	overflow:auto;
}
.divHeaderH5 {
	width:100%;
	height:13.1875rem;
	position:relative;
}
.divHeaderH5 .divSilerH5{
	width:100%;
	height:100%
}
.divHeaderH5 .divBannerListH5 {
	width:100%;
	height:100%;
}
.divHeaderH5 .divBannerListH5 .swiper-container {
	width:100%;
	height:100%
}
.divHeaderH5 .divBannerListH5 .swiper-slide {
	width:100%;
	height:100%
}
.divHeaderH5 .divBannerListH5 .swiper-pagination-bullets {
	bottom:.3125rem
}
.divHeaderH5 .divBannerListH5 .swiper-pagination-bullet {
	background:#ffffff;
	opacity:1
}
.divHeaderH5 .divBannerListH5 .swiper-pagination-bullet-active {
	background-color:#96c355
}

.divHeaderH5 .divBannerListH5 .divBanner{
	width:100%;
	height:100%;
}
.divHeaderH5 .divBannerListH5 .divBanner img{
	width:100%;
	height:100%
}


.divHeaderH5 .divSilerH5 .divBottomInfo {
	position:absolute;
	bottom:1.25rem;
	left:0;
	width: 100%;
	height:3.125rem;
	z-index:101;
}
.divHeaderH5 .divSilerH5 .divBottomInfo2{
	height:3.125rem;
	display:flex;
	align-items:center;
	justify-content:center;
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 {
	height:2.5rem;
	display:flex;
	align-items:center
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divImg {
	width:2.5rem;
	height:2.5rem;
	background-image:url("../img/lineimg1_1.svg");
	background-size:100% 100%;
	padding-right:.3125rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divText5 {
	display:flex;
	flex-direction:column;
	width:4.6875rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divText5 .spNum1_1 {
	font-size:.75rem;
	color:#ffffff;
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divText5 .divText6 {
	display:flex
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divText5 .divText6 .spNum1 {
	display:block;
	text-align:right;
	font-size:1.125rem;
	color:#ffffff;
	/* margin-top:-.3125rem; */
	font-weight:700;
	width:2.5rem;
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divText5 .divText6 span {
	font-size:.875rem;
	color:#ffffff;
	margin-left:.1875rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText1 .divText5 .divText6 .spPlus {
	font-size:.75rem;
	margin-left:-.125rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divSplit2 {
	width:.4375rem;
	height:2.5rem;
	border-left:1px solid rgba(255,255,255,0.7)
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 {
	height:2.5rem;
	display:flex;
	align-items:center
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 .divImg {
	width:2.5rem;
	height:2.5rem;
	background-image:url("../img/lineimg2_1.svg");
	background-size:100% 100%;
	padding-right:.3125rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 .divText5 {
	display:flex;
	flex-direction:column;
	width:4.0625rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 .divText5 .divText6 {
	display:flex;
	width:100%
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 .divText5 .divText6 .spNum2 {
	text-align:right;
	font-size:1.125rem;
	color:#ffffff;
	/* margin-top:-.3125rem; */
	font-weight:700;
	width:2.5rem;
	display:block;
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 .divText5 .divText6 .spNum2_2 {
	font-size:.75rem;
	color:#ffffff
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText2 .divText5 .spNum2_1 {
	font-size:.75rem;
	color:#ffffff
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 {
	height:2.5rem;
	display:flex;
	align-items:center
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 .divImg {
	width:2.5rem;
	height:2.5rem;
	background-image:url("../img/lineimg3_1.svg");
	background-size:100% 100%;
	padding-right:.3125rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 .divText5 {
	display:flex;
	flex-direction:column;
	width:4.0625rem
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 .divText5 .divText6 {
	display:flex;
	width:100%
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 .divText5 .divText6 .spNum3 {
	display:block;
	text-align:right;
	font-size:1.125rem;
	color:#ffffff;
	/* margin-top:-.3125rem; */
	font-weight:700;
	width:2.8125rem;
	display:block;
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 .divText5 .divText6 .spNum3_2 {
	font-size:.75rem;
	color:#ffffff
}
.divHeaderH5 .divSilerH5 .divBottomInfo2 .divNumText3 .divText5 .spNum3_1 {
	font-size:.75rem;
	color:#ffffff;
	margin-left:.125rem
}
.divHeaderH5 .divBannerScroll{display:none;}

.divCenterH5 {
	width:100%;
	background-image:url("../img/center_bg3.png");
	background-size:auto 35.15625rem;
	background-repeat:no-repeat;
	background-position:0 34.375rem
}
.divCenterH5 .divAboutUsH5 {
	width:100%;
	display:flex;
	justify-content:center;
	padding:1.875rem 0;
}
.divRoot .divCenterH5 .divAboutUsH5 .divAboutUsIntro {
	width:19.5rem;
	display:flex;
	flex-direction:column;
	padding:0  1.5625rem 1.875rem 1.5625rem;
	background-color:#ffffff;
	box-sizing:border-box
}
.divCenterH5 .divAboutUsH5 .divAboutUsIntro .divSign {
	width:100%;
	display:flex;
	justify-content:flex-end;
	padding-top:1rem
}
.divCenterH5 .divAboutUsH5 .divAboutUsIntro .divImg:after{
	content:'';
	display:block;
	float:right;
	width:5.21875rem;
	height:2.125rem;
	background-image:url("../img/sign.png");
	background-size:100% 100%;
}
.divCenterH5 .divAboutUsH5 .divAboutUsIntro .divTitle {
	width:100%;
	height:2.5rem;
	display:flex;
	align-items:center
}
.divCenterH5 .divAboutUsH5 .divAboutUsIntro .divTitle span {
	font-size:.9375rem;
	font-weight:bold
}
.divCenterH5 .divAboutUsH5 .divAboutUsIntro .divText {
	width:100%;
	padding-top:.5rem;
	padding-bottom:.5rem;
	text-align:justify
}
.divCenterH5 .divAboutUsH5 .divAboutUsIntro .divText span {
	font-size:.875rem;
	line-height:1.25rem
}


.divRoot .divCenterH5 .divProjectTitle .divTitle {
	width:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding-top:2.375rem;
	padding-bottom:2.375rem;
}
 
.divRoot .divCenterH5 .divProjectTitle .divTitle span {
	font-size:1.125rem;
	line-height:1.5625rem;
	color:#000000
}
.divRoot .divCenterH5 .divProjectTitle .divTitle span:last-child{
	font-size:1.0625rem;
}
.divRoot .divCenterH5 .divProjectTitle .divLeaf{
	display:none;
}

.divCenterH5 .divQualificationH5 {
	width:100%;
	padding-top:3.125rem
}
.divCenterH5 .divQualificationH5 .swiper-container {
	width:100%;
	height:23.75rem;
	position:relative;
	overflow:hidden
}
.divCenterH5 .divQualificationH5 .swiper-slide {
	width:100%;
	height:21.875rem
}
.divCenterH5 .divTitle label{
	font-size:1.125rem;
	line-height:1.5625rem;
	color:#000000
}
.divCenterH5 .divQualificationH5 .swiper-slide .divBottomText {
	width:100%;
	height:2.6875rem;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	bottom:0
}
.divCenterH5 .divQualificationH5 .swiper-slide .divBottomText a {
	color:#ffffff;
	font-size:.9375rem
}
.divCenterH5 .divQualificationH5 .swiper-slide .divImg{
	width:100%;
	height:100%;
	display:flex;
	align-items:flex-end
}
.divCenterH5 .divQualificationH5 .swiper-slide .divImg img{
	width:100%;
	height:100%;
}

.divCenterH5 .divQualificationH5 .swiper-pagination-bullets {
	bottom:.3125rem
}
.divCenterH5 .divQualificationH5 .swiper-pagination-bullet-active {
	background-color:#96c355
}

/*光辉历程*/
.divCenterH5 .divGloriousH5 .divTitle {
	width:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding-top:2.375rem;
	padding-bottom:2.375rem
}
.divCenterH5 .divTitle label {
	font-size:1.125rem;
	line-height:1.5625rem;
	color:#000000
}
.divCenterH5 .divTitle span {
	font-size:1.0625rem;
	line-height:1.5625rem;
	color:#000000
}
.divCenterH5 .divGloriousH5 {
	width:100%;
	padding-left:1.25rem;
	padding-right:1.25rem;
	box-sizing:border-box
}
.divCenterH5 .divGloriousH5 .divGlorious2 {
	width:100%;
	display:flex
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divLeft {
	width:.75rem;
	display:flex;
	justify-content:center;
	position:relative
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divLeft .divLine {
	width:.0625rem;
	background-color:#96c156;
	height:69.375rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight {
	width:19.6875rem;
	padding-left:.625rem;
	box-sizing:border-box
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro {
	width:100%;
	width:100%;
	display:flex;
	padding-top:1.5625rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divDate {
	width:4.25rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divDate span {
	font-size:.875rem;
	color:#727171
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divText {
	width:14.8125rem;
	text-align:justify
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divText span {
	font-size:.875rem;
	color:#727171
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divDate2 {
	width:6.75rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divDate2 span {
	font-size:.875rem;
	color:#727171
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divText2 {
	width:12.3125rem;
	text-align:justify
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divIntro .divText2 span {
	font-size:.875rem;
	color:#727171
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divWhiteSpace1 {
	width:100%;
	height:1.25rem;
	border-bottom:1px dashed #000000;
	margin-bottom:1.25rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName {
	width:100%;
	display:flex;
	justify-content:space-between;
	padding-top:.375rem;
	padding-bottom:.625rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 {
	display:flex;
	flex-direction:column
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divDate {
	position:relative
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divDate span {
	font-size:1.125rem;
	color:#96c156
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divDate .divPoint {
	width:.46875rem;
	height:.46875rem;
	background-color:#96c156;
	border-radius:1.5625rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divDate .divRadius1 {
	position:absolute;
	left:-1.375rem;
	width:.75rem;
	top:.5rem;
	display:flex;
	align-items:center;
	justify-content:center
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divLabel {
	padding-top:.1875rem;
	width:8.125rem;
	padding-bottom:.3125rem;
	border-bottom:1px solid rgba(0,0,0,0.4)
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divLabel span {
	font-size:1rem;
	color:#000000
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divLabel2 {
	padding-top:.125rem;
	width:9.375rem
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divName .divLeft2 .divLabel2 span {
	font-size:.75rem;
	color:#000000
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divImg1 {
	width:9.3125rem;
	height:5.25rem;
	background-image:url("../img/line_img4.png");
	background-size:100% 100%
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divImg2 {
	width:9.3125rem;
	height:5.25rem;
	background-image:url("../img/line_img3.png");
	background-size:100% 100%
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divImg3 {
	width:9.3125rem;
	height:5.25rem;
	background-image:url("../img/line_img2.png");
	background-size:100% 100%
}
.divCenterH5 .divGloriousH5 .divGlorious2 .divRight .divImg4 {
	width:9.3125rem;
	height:5.25rem;
	background-image:url("../img/line_img1.png");
	background-size:100% 100%
}
}



